func golang.org/x/net/idna.normalize

2 uses

	golang.org/x/net/idna (current package)
		idna.go#L92: 			o.mapping = normalize
		idna.go#L472: func normalize(p *Profile, s string) (mapped string, isBidi bool, err error) {